IAxis.LimitSwitchNegative property
The current state of a negative limit switch. It returns the value of the switch digital input if the switch is set. otherwise false.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool LimitSwitchNegative { get; }
ReadOnly Property LimitSwitchNegative As Boolean
Property Value
Type: bool
See also